1 00:00:00,380 --> 00:00:04,460 All right, so now we need a user interface to tell the players what to expect. 2 00:00:04,460 --> 00:00:08,990 So game starting in 8 seconds or 15 seconds, whatever you want. 3 00:00:08,990 --> 00:00:12,980 And then we need something for the winner to right. 4 00:00:12,980 --> 00:00:13,610 Boom. 5 00:00:13,610 --> 00:00:15,530 SIM Tech Gamer seven won the game. 6 00:00:15,530 --> 00:00:17,000 You get 200 points. 7 00:00:17,000 --> 00:00:26,090 So let's go down to our starter guy, hit the plus, add a screen guy and then on the screen guy let's 8 00:00:26,120 --> 00:00:29,330 add I'm just going to go with text label right here. 9 00:00:29,330 --> 00:00:34,850 We got our text label, let's call it info label. 10 00:00:34,880 --> 00:00:35,450 How's that? 11 00:00:35,450 --> 00:00:37,370 I was going to call it winner label, but I think I want to start. 12 00:00:37,400 --> 00:00:39,590 I want to use the same one for the beginning. 13 00:00:39,590 --> 00:00:42,020 So let's call it info label. 14 00:00:42,770 --> 00:00:43,220 There we go. 15 00:00:43,220 --> 00:00:44,690 We got to change some values. 16 00:00:44,690 --> 00:00:48,680 Let's go down to our anchor point and I'll make a 0.5 and 0.5. 17 00:00:48,710 --> 00:00:52,550 So the anchor point of the component is in the center of the component. 18 00:00:52,550 --> 00:00:58,850 And now when we match the pixels up in position, we can center it easily. 19 00:00:58,850 --> 00:01:08,370 So I'll say 0.5 on the X for scale, zero pixel offset 0.5 and the Y for scale zero pixel offset in 20 00:01:08,370 --> 00:01:09,450 the center. 21 00:01:09,660 --> 00:01:09,960 All right. 22 00:01:09,960 --> 00:01:14,460 We got to change the size to let's make it kind of big. 23 00:01:14,460 --> 00:01:25,710 Let's go with, I don't know, 0.5 on the x zero pixel offset, maybe 0.2 on the Y zero pixel offset. 24 00:01:25,860 --> 00:01:27,660 Yeah, that's pretty good. 25 00:01:27,660 --> 00:01:31,470 We want to be able to see through it a little bit too, especially in the beginning. 26 00:01:31,470 --> 00:01:33,840 Maybe we should move it up a little. 27 00:01:33,840 --> 00:01:35,220 Let's move it up a little. 28 00:01:35,220 --> 00:01:35,820 Now. 29 00:01:35,820 --> 00:01:42,690 Y is different in UI, so the, the smaller the number, the higher it's going to go. 30 00:01:42,690 --> 00:01:44,370 Let's make it a 0.4. 31 00:01:44,400 --> 00:01:45,780 That's pretty good. 32 00:01:46,050 --> 00:01:53,130 I'm going to scroll to the top, top ish, go down a little bit, take a look at background transparency. 33 00:01:53,670 --> 00:01:59,280 Let's make it like 0.6 so we can see through it. 34 00:01:59,280 --> 00:02:01,440 Maybe change that color to. 35 00:02:02,780 --> 00:02:04,400 I think I'll make it blue. 36 00:02:04,640 --> 00:02:05,540 There we go. 37 00:02:06,520 --> 00:02:08,260 And let's go down. 38 00:02:08,290 --> 00:02:10,210 We'll change the font. 39 00:02:10,690 --> 00:02:11,800 Where's my font? 40 00:02:12,720 --> 00:02:13,980 I think we're using comic. 41 00:02:13,980 --> 00:02:14,400 Right? 42 00:02:14,400 --> 00:02:15,900 Let's do that comic. 43 00:02:17,220 --> 00:02:18,330 Nice. 44 00:02:18,360 --> 00:02:20,190 We got to get text scaled. 45 00:02:22,390 --> 00:02:23,290 Here we go. 46 00:02:23,440 --> 00:02:25,060 And. 47 00:02:26,010 --> 00:02:28,350 Let's change the color of the text. 48 00:02:29,810 --> 00:02:34,370 Go with like lime green and maybe have an outline around the text. 49 00:02:34,370 --> 00:02:37,700 So text stroke, transparency, make that zero. 50 00:02:38,090 --> 00:02:43,010 Now we're going to change the text itself with code so we could leave it as label. 51 00:02:43,460 --> 00:02:46,850 Let's get a sound for when the match begins to. 52 00:02:46,850 --> 00:02:52,580 Let's go to Home toolbox under the marketplace. 53 00:02:52,580 --> 00:02:53,990 We'll do audio. 54 00:02:54,500 --> 00:03:00,020 I found a couple favorable ones I'm going to do a search for. 55 00:03:00,500 --> 00:03:05,960 Announcer is underscore begin. 56 00:03:07,620 --> 00:03:11,100 And if you don't get enough, go to the filter. 57 00:03:11,100 --> 00:03:15,990 You might want to include unverified creators because that's people just didn't verify their account. 58 00:03:16,020 --> 00:03:17,670 You still got a lot of cool stuff. 59 00:03:17,880 --> 00:03:20,820 I think I'm going to go with this second one. 60 00:03:20,820 --> 00:03:22,740 This I tried these earlier. 61 00:03:22,770 --> 00:03:24,690 Let the games begin. 62 00:03:25,170 --> 00:03:26,110 That's not bad. 63 00:03:26,130 --> 00:03:26,820 What's this one? 64 00:03:26,850 --> 00:03:28,700 Time to fight, huh? 65 00:03:29,190 --> 00:03:29,550 That's pretty. 66 00:03:30,000 --> 00:03:30,430 Begin. 67 00:03:32,000 --> 00:03:32,670 Begin. 68 00:03:32,670 --> 00:03:34,070 Might be all right. 69 00:03:34,080 --> 00:03:34,890 Well, any of these. 70 00:03:34,890 --> 00:03:35,850 Any of these will work, right? 71 00:03:35,850 --> 00:03:36,090 You could. 72 00:03:36,090 --> 00:03:37,490 You could swap them out. 73 00:03:37,500 --> 00:03:39,450 I'm going to go with two, I think. 74 00:03:39,450 --> 00:03:42,930 And I think I'm going to put it on my screen. 75 00:03:42,930 --> 00:03:44,370 Gooey itself. 76 00:03:45,140 --> 00:03:46,030 Insert. 77 00:03:46,040 --> 00:03:47,270 There we go. 78 00:03:47,270 --> 00:03:49,160 And I can keep it like that. 79 00:03:49,430 --> 00:03:54,890 I think while I'm here, I'm going to get a winner sound, too, for when the person wins. 80 00:03:55,870 --> 00:03:57,700 I think I'm going to use. 81 00:03:57,700 --> 00:03:58,770 I did a search. 82 00:03:58,780 --> 00:04:00,220 I made some notes. 83 00:04:01,690 --> 00:04:04,510 It was like born a winner. 84 00:04:06,100 --> 00:04:07,600 Oh, man, There's bunches of them. 85 00:04:07,600 --> 00:04:09,010 So you don't want anything too long? 86 00:04:09,040 --> 00:04:09,720 Of course. 87 00:04:09,730 --> 00:04:10,720 What's this one? 88 00:04:14,300 --> 00:04:15,680 Yeah, that'll work. 89 00:04:15,680 --> 00:04:22,010 Let's just go ahead and insert that and I don't want it on my other sound, so I'm just going to drag 90 00:04:22,010 --> 00:04:23,540 this up to screen. 91 00:04:23,540 --> 00:04:25,130 Gooey There we go. 92 00:04:25,130 --> 00:04:26,420 And we got spaces in that. 93 00:04:26,420 --> 00:04:26,930 That's all right. 94 00:04:26,930 --> 00:04:29,690 We could use the bracket notation for the spaces. 95 00:04:30,970 --> 00:04:32,680 Let's close this. 96 00:04:33,490 --> 00:04:40,480 And then go over to your screen, gooey, click on that again, hit the plus and we'll add a local script, 97 00:04:40,480 --> 00:04:40,780 right? 98 00:04:40,780 --> 00:04:43,990 So I'll say local script. 99 00:04:44,260 --> 00:04:44,950 Cool. 100 00:04:44,950 --> 00:04:51,840 And then we can we can just say something like battle update or something. 101 00:04:51,850 --> 00:04:56,200 Battle info like how's that? 102 00:04:56,380 --> 00:04:57,490 That'll work.